Skip to content

5l1v3r1/CVE-2020-0796-PoC-and-Scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2020-0796-PoC-and-Scan

An even more simple PoC and Scanner for CVE-2020-0796, as it uses static packets. There is a protection to prevent accidental usage on public IPs (don't do that) and an on/off switch to flick crashing. Only requires vanilla Python 3!

Scan mode:

python3 poc-and-scan.py 10.0.0.15 N

Scan+Crash mode:

python3 poc-and-scan.py 10.0.0.15 Y

Output:

SMB v311 with LZNT1 detected.
Sending malformed packet per user request!

License

Licensed under the WTFPL license.

About

Lightweight PoC and Scanner for CVE-2020-0796 without authentication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages